home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Chip 2004 November
/
CMCD1104.ISO
/
Software
/
Shareware
/
Utilitare
/
picozip
/
PicoZipSetup.exe
/
{app}
/
PicoZip.exe
/
0
/
RCDATA
/
TFMADDOPTIONSBOTTOM
/
TFMADDOPTIONSBOTTOM.txt
Wrap
Text File
|
2004-09-09
|
2KB
|
120 lines
object fmAddOptionsBottom: TfmAddOptionsBottom
Left = 589
Top = 580
Width = 424
Height = 148
Caption = 'fmAddOptionsBottom'
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = False
OnShow = FormShow
PixelsPerInch = 96
TextHeight = 13
object laAction: TLabel
Left = 8
Top = 38
Width = 33
Height = 13
Caption = 'Ac&tion:'
FocusControl = cbAction
end
object laCompression: TLabel
Left = 155
Top = 38
Width = 63
Height = 13
Caption = 'C&ompression:'
FocusControl = cbCompression
end
object Label5: TLabel
Left = 8
Top = 82
Width = 111
Height = 13
Caption = '&Multiple Disk Spanning:'
FocusControl = cbDiskSpanning
end
object bvTopLine: TBevel
Left = 8
Top = 30
Width = 402
Height = 9
Shape = bsTopLine
end
object cbAction: TComboBox
Left = 8
Top = 54
Width = 137
Height = 21
Style = csDropDownList
ItemHeight = 13
ItemIndex = 0
TabOrder = 0
Text = 'Add files'
Items.Strings = (
'Add files'
'Freshen existing files'
'Move files')
end
object cbCompression: TComboBox
Left = 155
Top = 54
Width = 137
Height = 21
Style = csDropDownList
ItemHeight = 13
ItemIndex = 0
TabOrder = 1
Text = 'Maximum'
Items.Strings = (
'Maximum'
'Normal'
'Minimum'
'None')
end
object cbDiskSpanning: TComboBox
Left = 8
Top = 98
Width = 137
Height = 21
Style = csDropDownList
ItemHeight = 13
ItemIndex = 0
TabOrder = 2
Text = 'Automatic'
Items.Strings = (
'Automatic'
'No Spanning')
end
object buPassword: TButton
Left = 304
Top = 52
Width = 105
Height = 25
Caption = '&Password'
TabOrder = 3
OnClick = buPasswordClick
end
object buHelp: TButton
Left = 333
Top = 0
Width = 75
Height = 23
Caption = '&Help'
TabOrder = 4
OnClick = buHelpClick
end
object ckSaveFullPath: TCheckBox
Left = 169
Top = 100
Width = 108
Height = 17
Caption = '&Save full path info'
TabOrder = 5
end
end